DisbursementTransaction

Entity Definition

Logical Name : DisbursementTransaction
Physical Name : TR_DSB

A type of TenderControlTransaction that records the disbursement of Tender from a Till; (with an offsetting miscellaneous expense).

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TransactionID (FK)(PK) A universally unique identifier (UUID) for the Transaction. This may be assembled from alternate key members. ID_TRN IdentityUUID char(32)
TenderRepositoryID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND Identity integer TenderRepository(AS_RPSTY_TND)
DisbursementReceiptReasonCode (FK) The reason code for the Disbursement or the FundsReceipt. RC_RCV_DSB Code2 char(2) DisbursementFundsReceiptReason(CO_RCV_DSB_FND)
PettyCashPartyId Identifies the party receiving the petty cash. ID_PRTY_PTY_CSH Identity integer
PettyCashReceiptRequiredFlag A flag that when true indicates that the recipient of a petty cash payment must provide a written receipt as evidence that the transaction was valid. FL_RCV_PTY_CSH_RQ Flag integer

Relationships

Parent Entity Verb Phrase Child Entity
DisbursementFundsReceiptReason classifies DisbursementTransaction
TenderRepository disburses tender via DisbursementTransaction
TenderControlTransaction can be a DisbursementTransaction

Logical Views containing DisbursementTransaction

Logical View
Logical 02200 - Transaction Macro View
Logical 02500 - Tender Control Transaction - Macro View
Logical 02510 - Tender Control Transaction - Movement View
Logical 03160 - Reporting - Store Operations - Till View
Logical 04000 - Financial Ledger - Macro View
Logical 04200 - Financial Ledger - Tender Ctrl Transaction View